compiler error

英 [kəmˈpaɪlə(r) ˈerə(r)] 美 [kəmˈpaɪlər ˈerər]

网络  编译错; 编译错误; 编译器错误

计算机



双语例句

  1. This is a little cleaner, as it keeps the common code common, and it makes development easier as the JET compiler doesn't always give the nicest error messages.
    这样可能会更加整洁,因为它保留了代码的通用性,并可以简化开发过程,因为JET编译器并不能总是给出最正确的错误消息。
  2. Unchecked generic type operation The compiler will issue an error or warning whenever it encounters an unchecked generic type operation.
    Uncheckedgenerictypeoperation编译器每当遇到未经检查的泛型类型操作,就将发出一个错误或者警告。
  3. Any function passed in to this parameter must satisfy this signature, or you will get a compiler error.
    传递给该参数的任何函数都必须满足这个签名,否则将得到一个编译时错误。
  4. The compiler automatically checks these switch statements and generates an error if an instance is not covered.
    编译器自动地检查这些switch语句,如果没有覆盖某个实例,会产生错误。
  5. If you misspelled it, the Scala compiler would catch this and give you an error.
    如果误拼了方法名,Scala编译器将捕捉到方法名并返回一个错误。
  6. Only the compiler would be able to flag this as an error.
    只有编译器才能标记这个错误。
  7. When iterating over a non-Collection Iterable, the compiler produces an error.
    当在非集合的Iterable上迭代时,编译器生成错误。
  8. You can't just take a quoted string back to back with another quoted string so you'd get some kind of compiler error.
    你不能让一个引起来的字符串跟另一个引起来的字符串,背靠背,这样编译就会出错。
  9. Compile failed; see the compiler error output for details.
    大家看看,这是什么错。
  10. Compiler error detection and diagnostics
    编译程序错误检测和诊断
  11. The compiler will issue an error or warning whenever it encounters a type bound involving a final type.
    编译器每当遇到一个涉及final类型的类型绑定时,就会发出一个错误或者警告。
  12. If an internal compiler error occurs, it will not be collected or sent to microsoft.
    如果发生内部编译器错误,则不会收集错误或向microsoft发送错误。
  13. If an internal compiler error occurs, and the machine and user policy settings allow it, the compiler sends the data to microsoft.
    如果发生内部编译器错误,并且计算机和用户策略设置允许发送数据,则编译器会将数据发送给microsoft。
  14. If there are such changes, the JiBX binding compiler will report an error and the deployment step will fail.
    如果存在这样的变更,JiBX绑定编译器将报告错误,部署步骤将失败。
  15. If there are two anonymous members that both provide a method, the compiler will produce an error, but only if that method is called.
    如果有两个匿名成员都提供一个方法,编译器将会报错,但只在该方法被调用的情况下。
  16. Also as the name says, implicitly typed local variable, you cannot use var for field declaration or constant variables, therefore following declarations will both produce a compiler error.
    故名思意,“隐式类型局部变量”将无法用于域变量或常量的声明中,否则将导致编译错误。
  17. If the compiler output files with long names were deleted, but the analogous linker files remained, this error could occur.
    如果删除了具有长名称的编译器输出文件,但保留类似的链接器文件,则会发生该错误。
  18. Now we can access it ( i.e., read it) but we can't update it because the variable is final; another compiler error!
    现在run方法可以访问counter变量了(仅仅是读取而已),但却无法更新该变量,因为它是final的,这又导致了另一个编译错误!
  19. Therefore, you will get a compiler error if you delete an event source but leave the underlying function in the source code.
    因此,如果删除事件源而在源代码中保留基础函数,则将遇到编译器错误。
  20. They are easy to overlook, but when forgotten can lead to mysterious compiler error messages.
    分号很容易被忽略,而漏写分号将会导致莫名其妙的编译错误信息。
  21. It means never thinking twice about misspelling a method name because the compiler immediately indicates the error.
    这意味着,不用过多考虑方法名称的拼写错误,因为编译器能够立即指出这类错误。
  22. However, if you do encounter an internal compiler error, this option allows you to report the error to microsoft.
    但是,如果确实遇到了内部编译器错误,此选项可让您向microsoft报告错误。
  23. Indicates that the compiler should generate an error message when an event is emitted out of order.
    指示当事件没有按照顺序发出时,编译器应生成错误信息。
  24. In particular, if the definition and declaration agree as to parameter list but differ as to return type, the compiler will issue a warning or error message indicating the discrepancy.
    特别地,如果函数定义和函数声明的形参列表一致,但返回类型不一致,编译器会发出警告或出错信息来指出这种差异。
  25. Internal compiler error: code generator received malformed input.
    内部编译器错误:代码生成器收到格式不正确的输入。
  26. You should note that two functions with the same name and parameter list, but different return types, generate a compiler error.
    需注意的是,假如两个函数的名称与参数列表均一致然而返回类型不同的话,这就是个编译错误。
  27. XML was integrated in Java language. The XJ could allow the compiler to detect early error and report.
    将XML支持集成到Java语言,XJ允许编译器在早期检测错误并报告。
  28. The compiler of EP consists internally of lexical scanner module, parser module, semantic analyzer, target code generator module, symbol table management module and error handle module.
    编译器由词法分析、语法分析、语义分析、目标代码生成、符号表管理、错误处理六部分组成。
  29. Now, test cases for compiler testing are mainly designed, developed and executed manually, with low efficiency and high error rate.
    对编译器的测试仍以手工设计、开发、执行测试用例方式为主,效率低下且易于出错。
  30. The process of program self-generation is designed with reference to the steps of compiler, including the error check of EXCEL, the optimization and generation of XML as intermediate code and the design of program generator which generates C language control program from XML file.
    程序自动生成过程参考编译器各阶段进行设计,包括对EXCEL表格填写内容的错误检查,优化生成XML形式的中间代码,以及设计一个程序生成器来读取中间代码并翻译生成C语言控制程序。